PVM-Parallel Virtual Machine: AUsers' Guide and Tutorial for Networked Parallel Computing
نویسندگان
چکیده
منابع مشابه
PVM: A Framework for Parallel Distributed Computing
The PVM system is a programming environment for the development and execution of large concurrent or parallel applications that consist of many interacting, but relatively independent, components. It is intended to operate on a collection of heterogeneous computing elements interconnected by one or more networks. The participating processors may be scalar machines, multiprocessors, or special-p...
متن کاملParallel Computing for Machine Learning
My name is Xinlei Pan. I am a first year graduate student in bioengineering department. I’m interested in machine learning and its application in biological data analysis. Typically examples include gene expression data analysis to construct gene regulatory network, EEG data analysis to study brain function, etc. For the machine learning part, I have a particular interest in probabilistic graph...
متن کاملPVM Parallel Virtual Machine is a basic messagepassing system for heterogeneous collections
* Receive the edge-weight matrix */ if (rcv(MATRIX_TYPE) < 0) { pvm_perror("rcv"); exit(1); } if (getndfloat(matrix, SQR(nodes))) { pvm_perror("getndfloat"); exit(1); } /* Compute the appropriate row of the new matrix */ comp_short_paths(matrix, nodes, inum, newrow); /* Send the new row back to the master */ initsend(); if (putndfloat(newrow, nodes)) { pvm_perror("putndfloat"); exit(1); } if (s...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
ژورنال
عنوان ژورنال: Computers in Physics
سال: 1995
ISSN: 0894-1866
DOI: 10.1063/1.4823450